Welcome![Sign In][Sign Up]
Location:
Search - post get

Search list

[OS program用于模拟GETPOST方法发送HTTP请求并取得数据

Description: 用于模拟GETPOST方法发送HTTP请求并取得数据.可能用于网络攻击-GETPOST simulation methods for sending HTTP request and obtain data. May be used in network attacks
Platform: | Size: 303104 | Author: | Hits:

[Internet-NetworkHTTPGetPost_src1

Description: httppost的实现方法基于visualc++实现-httppost based on the method to achieve visualc
Platform: | Size: 56320 | Author: louis | Hits:

[JSP/JavaSMTP-java

Description: SMTP邮件客户端的java源码实现,其中实现最为主要的的post ,get等功能函数。-SMTP mail client to achieve the java source code, which achieve most of the main post, get function and other functions.
Platform: | Size: 5120 | Author: 李鹏 | Hits:

[Proxy ServerAProxy

Description: 一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式, 工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP)-a compact agents (compiled compressed about 5K), the mode is the thread, that is asynchronous mode, in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
Platform: | Size: 9216 | Author: zx | Hits:

[Proxy ServerZXProxy

Description: 一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) -a compact agents (compiled compressed about 5K), the mode is a multithreaded, Asynchronous mode and comparison is the code of visual ideas simple and clear, but certainly not the performance of the asynchronous, the same work in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
Platform: | Size: 7168 | Author: zx | Hits:

[Internet-NetworkHTTPLib

Description: Http library for Palm, HTTP full implimentation include GET, POst, -Http library for Palm, HTTP GET include full implimentation, POst,
Platform: | Size: 19456 | Author: Sean | Hits:

[Delphi VCLUtilMind.WinHTTP.v3.2.6FS

Description: UtilMind.WinHTTP.v3.2.6.for.Delphi.BCB.Full.Source-SSGWinHTTP是一款基于WinInet的HTTP客户端控件允许你通过HTTP协议POST或者GET数据。通过WinHTTP你可以获取网页、下载文件、取得CGI返回结果,甚至还可以上传文件到CGI。-UtilMind.WinHTTP.v3.2.6.for.Delphi.B CB.Full.Source-A SSGWinHTTP is based on the HT WinInet TP client controls allow you to the HTTP protocol POST or GET data. WinHTTP through the website you can access and download documents to obtain CGI results they can even upload files to CGI.
Platform: | Size: 171008 | Author: 红雨 | Hits:

[JSP/Javavchttppost

Description: post 提交用户输入的方式是隐含提交,在ASP端用request.getform()来获取输入域的值; get 提交用户输入的方式是显式提交,提交时在浏览器的地址栏里可以看见 用户输入的内容(你在Google中输入Java搜索,你按查找后可以在地址栏里看到java), 在ASP端用request.getquery()来获取输入域的值; -post to submit user input is implicit submission, with the ASP client request.getform () to obtain the input field value get to submit user input is explicitly presented, the author at the browser
Platform: | Size: 2048 | Author: 贺桀 | Hits:

[Web Serverapi

Description: API实现http请求,支持post和get方法-API realize http request, to support the post and get method
Platform: | Size: 178176 | Author: 陈忠权 | Hits:

[TCP/IP stackWWWHttp

Description: 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程-With C# Realize the Http protocol package, you can use UrlEncoded, Multi-Part form vars, XML that three kinds of ways to POST and Get text and documents to support Proxy, supports a variety of encoding, is a good learning HTTP Programming Example Cheng
Platform: | Size: 31744 | Author: YMF | Hits:

[SymbianHTTPExample

Description: symbian c++的HTTP联网,里面包括简单的get和post请求-symbian c++ the HTTP networking, which include simple get and post requests
Platform: | Size: 18432 | Author: kykz111 | Hits:

[ISAPI-IEmfc_Isapi

Description: mfc编写IIS上运行的isapi应用程序,程序以dll文件在IIS服务器加载,客户端browser可以get/post提交请求由isapi响应-mfc prepared IIS running isapi application procedures to dll file is loaded in the IIS server, the client browser can get/post request from isapi response
Platform: | Size: 7066624 | Author: hell | Hits:

[Internet-NetworkHTTPClient

Description: This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL). -This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL ) (note that this is not the same as the GPL).
Platform: | Size: 734208 | Author: Guo Quan | Hits:

[Windows DevelopISAPI

Description: WinCE ISAPI demo 程序,作为CE中嵌入式web的接口,通过编程ISAPI来完成特定的数据访问,本例完成从内存共享中读取映射,响应用户的http get/post请求-WinCE ISAPI demo program, as a CE in the embedded web interface, through programming ISAPI to complete the specific data access, which in this case from shared memory read mapping, in response to the user
Platform: | Size: 5120 | Author: tenshionkai | Hits:

[Proxy Serversimpleproxy

Description: 该代理服务器能够处理从客户端浏览器发来的GET、HEAD、POST请求 能够基于服务器域名进行过滤,特定的域名将不能访问 能够基于客户黑名单使特定客户不能使用此代理。如果客户端浏览器访问的WEB服务器是使用的IP地址,则不需要进行过滤。-The proxy server can handle from the client browser sent a GET, HEAD, POST request to a server-based domain filtering, a particular domain name will not be able to visit will blacklist based on the client so that a specific customer can not use this proxy. If the client browser to the WEB server is using the IP address, you do not need filtering.
Platform: | Size: 22528 | Author: aimmaker | Hits:

[Internet-Networksmall_http_server

Description: 轻量级http服务器程序,实现了一个HTTP服务器的所有基本功能,包括GET, HEAD, and POST方法等等。-Lightweight http server, a HTTP server to achieve all the basic functions, including GET, HEAD, and POST methods.
Platform: | Size: 91136 | Author: Sky_Walker | Hits:

[Internet-Networksource

Description: 自动投票工具,可以实现POST GET提交方式-Automatic voting tool that can be presented in a way to achieve POST GET
Platform: | Size: 140288 | Author: 陈明华 | Hits:

[ISAPI-IEproxy32

Description: 代理程序模块支持多种常用代理: 1, http代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 等-DeleteService StartServiceCtrlDispatcher RegisterServiceCtrlHandler SetServiceStatus Sleep GetCurrentDirectory GetModuleFileName GetSystemDirectory CopyFile OpenSCManager CreateService CloseServiceHandle OpenService CWinApp CWinThread CreateThread MessageBox CreateEvent CString OutputDebugString WaitForSingleObject CloseHandle SetEvent GetLastError
Platform: | Size: 252928 | Author: abner | Hits:

[Linux-Unixsever.tar

Description: LINUX下一个简单的http sever,实现了get post功能-http sever,and relize get,post functions
Platform: | Size: 249856 | Author: malong | Hits:

[SCMMobileDog

Description: 校内网狗狗的一个刷骨头工具,曾经用过。同时还是一个简单的GET/POST工具,用WININET API实现,可以用来提交数据。-Xiaonei dog bones, a brush tool, has been used. At the same time, or a simple GET/POST tool used to achieve WININET API can be used to submit data.
Platform: | Size: 142336 | Author: 李俊 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net